ShadowsRadioGroup
A custom RadioGroup that implements ShadowsViewGroup.
Apart from the additional handling of the library's shadow properties and draw operations, this group behaves just like its base class.
Currently, this class directly extends its deprecated Clipped predecessor in order to keep everything working without making breaking changes during the transition. User code should not expect or rely on this fact, as the Clipped* classes will eventually be removed altogether.
Also, due to this inheritance, and the settings chosen to generate minimal documentation, some of ShadowsViewGroup's members do not show here.
Properties
The ClippedShadowPlane to set on all child Views as they're added during initialization.
A single color value to set on all children during initialization as their color compat value.
The ShadowPlane to set on all child Views as they're added during initialization.
If true, sets forceOutlineShadowColorCompat=true on all child Views during initialization.